Theanine (memory system)
https://gyazo.com/f6a91a90c8f5ee6c94b93e627fb5c743
Towards Lifelong Dialogue Agents via Timeline-based Memory Management
https://arxiv.org/abs/2406.10996#:~:text=conversations,are%20at%20this%20https%20URL
o3.icon
Theanine (Ong et al., NAACL 2025): is a framework for timeline-based memory management in long-term interaction. While existing research has focused on destroying old memories that are no longer needed, Theanine dares not to delete memories but to keep them.
Instead, each memory is linked based on time of occurrence and causal relationships, and related events are structured as a causal timeline.
During dialogue response, the entire sequence of events related to the current context (e.g., transition of user behavior) is referenced, and utterances are generated based on past history.
This allows even seemingly old events to be used as contextual clues of "changes in user behavior," leading to more consistent responses and the development of long-term relationships.
Theanine is a new perspective to improve the contextual comprehension of long-term dialogues. Theanine is a new perspective to improve the contextual comprehension of long-term dialogues.
private prototype
https://github.com/nishio/private/tree/devin/1742967627-prototype-from-paper
https://app.devin.ai/sessions/f0a2ea386d10436bb20cb97a02129057
---
This page is auto-translated from /nishio/Theanine(記憶システム) using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I'm very happy to spread my thought to non-Japanese readers.